Welcome![Sign In][Sign Up]
Location:
Search - vc timer

Search list

[OtherGuanji

Description: vc编写的实现简单定时关机,重启,注销,使用OnTimer-Simple sleep timer
Platform: | Size: 372736 | Author: | Hits:

[Windows DevelopTimerInvoke

Description: VC++ 源码编译实现的计时器小程序,比较简易的计时器,比秒要再快一些,不过这个时间频率是可以调的,如图所示,点击开始计时功能,计时器就开始工作了,可看到数字在不停的增大。-The timer applet VC++ compile source code to achieve relatively simple timer, again faster than the second, but this time frequency can be adjusted, as shown, click on the Start timer function, the timer began to work, see the numbers kept increasing.
Platform: | Size: 20480 | Author: 汪高峰 | Hits:

[Other Gamessinak

Description: 自己写的贪吃蛇的小游戏,基于VC的对话框构件。使用了定时器,游戏难度会随着吃到的点的个数而增加-Write mine own Snake game, based on VC dialog box components. Use a timer, the difficulty of the game will increase with the number of points to eat
Platform: | Size: 316416 | Author: 家辉 | Hits:

[OS programxuehua

Description: 一个VC雪花屏保CPP类,不是一个完整的屏幕保护程序,是一个VC++用来制作屏幕保护的cpp类文件,里面有注释,使用没有过多难度。在这个类里可设置雪花数量、雪点位置、下落速度、下落距离、粘贴度、雪点数组、当前循环步数(用于限速)、高性能定时器计数器的使用、每次下落距离(1-5)、控制雪点下降速度、积雪(停留)效果处理、保存颜色并绘制雪点等相关功能的实现-A VC snow screensavers CPP class, not a complete screen saver, a VC++ cpp class files used to make the screen saver, there are comments, not too much difficulty. In this class can be set to the number of snowflakes, snow point, falling speed, drop distance, paste, snow array of points, the current cycle number of steps (for the speed limit), the use of high-performance timer counter, each drop distance ( 1-5) to control the falling speed of the snow point, snow (stay) effects processing, save the color and draw function of the realization of the snow points
Platform: | Size: 2048 | Author: 吴文勇 | Hits:

[Screen saversnowstrpri

Description: 一个VC雪花屏保CPP类,是一个VC++用来制作屏幕保护的cpp类文件,里面有注释,使用没有过多难度。在这个类里可设置雪花数量、雪点位置、下落速度、下落距离、粘贴度、雪点数组、当前循环步数(用于限速)、高性能定时器计数器的使用、每次下落距离(1-5)、控制雪点下降速度、积雪(停留)效果处理、保存颜色并绘制雪点等相关功能的实现。-A VC class snowflakes screensaver CPP is a VC++ cpp class files used to make the protection of the screen, there are Notes, without too much difficulty. In this class can be set to the number of snowflakes, snow point, falling speed, drop distance, paste, snow array of points, the current cycle number of steps (for the speed limit), the use of high-performance timer counter, each drop distance ( 1-5) to control the falling speed of the snow point, snow (stay) effects processing, save the color and draw function of the realization of the snow points.
Platform: | Size: 2048 | Author: nar | Hits:

[Dialog_WindowCloseWindowDlg

Description: 本例VC定时关闭对话框,由于模态对话框会阻止用户输入。所以用到定时器。-This example VC timing to close the dialog box modal dialog prevents the user input. So use the timer.
Platform: | Size: 2048 | Author: zhangtao | Hits:

[OS programAsistant-of-QQsnokergame

Description: Asistant-of-QQsnokergame的VC.NET源码,使用timer 画出有端点的使用-Asistant-of-QQsnokergame VC.NET source, use a timer to draw endpoints use
Platform: | Size: 230400 | Author: 黄睿 | Hits:

[OS programShoot

Description: C编写的射击小游戏,可以设置定时器,图像绘制,等等,由新手编写的VC++小游戏源码。-Shooting game written in C, you can set the timer, image rendering, etc., written by a novice VC++ game source code.
Platform: | Size: 40960 | Author: 黄小囡 | Hits:

[CSharpeluosifangkuai

Description: VC++ 俄罗斯方块 Russia.h文件: #include <stdio.h> #include <stdlib.h> #include <dos.h> #include <graphics.h> #define TIMER 0xlc/*定义时钟中断的中断号*/ #define VK_LEFT 0x4b00/*左移键*/ #define VK_RIGHT 0x4d00 #define VK_DOWN 0x5000 #define VK_UP 0x4800 #define VK_SPACE 0x3920 #define VK_END 0x4f00 #define VK_ESC 0x011b #define VK_ENTER 0x1c0d #define BSIZE 16/*方块的变长是16像素*/ #define MAX_SHAPE 19/*总共有19种形态的方块*/ #define BOARD_WIDTH 10/*游戏面版的宽度,以方块的宽度为单位*/ #define BOARD_HEIGHT 20/*游戏面板的高度*/ #define BGCOLOR BLACK/*背景色*/ #define FORECOLOR WHITE/*前景色*/ #define FALSE 0 #define TRUE 1 #define EMPTY 0 #define FILLED 1-failed to translate
Platform: | Size: 26624 | Author: jiangdongguo | Hits:

[OtherTimerInvoke

Description: VC++编写代码实现计时器功能,比较简易的计时器。-VC++ Develop code that implements the timer function, relatively simple timer.
Platform: | Size: 19456 | Author: 涂炼 | Hits:

[SCMsingle-chip_Example

Description: 单片机学习程序,对于初学者和进阶学习的同学都有帮助,包含有程序源码(包含VC和汇编语言)和外围电路的设计电路。包含最小系统、LED灯的控制、定时器的应用、传感器端的设计等。程序源码同电路图对应,在WORD文档中。-MCU learning program for beginners and prestige learning classmates help, contains a program source circuit and peripheral circuit design. Contains the smallest system, the control of LED lights, the application of the timer, and sensor on the design. With circuit diagram corresponding to program source code, in a WORD document.
Platform: | Size: 1437696 | Author: jason | Hits:

[Game ProgramVCshuzishizhong

Description: 用vc写的数字时钟,实现了计时器的功能,共享一下Written by vc digital clock and realize the function of the timer, sharing what-Written by vc digital clock and realize the function of the timer, sharing what
Platform: | Size: 750592 | Author: 摆放花草 | Hits:

[OtherDAQandVC

Description: VC调用NI公司的DAQ采集卡采集数据,设置定时器,采样率为1000Hz。-Visual C++ calls DAQ of NI to acquire data with internal timer.Its frequency is 1000.
Platform: | Size: 2547712 | Author: WANG | Hits:

[OtherAVRTimer

Description: VC编程的AVR定时器初值计算,输入预分频的时钟频率即可计算出定时器初值。用于弥补codevisionAVR软件不能帮助计算初值。-VC programming AVR timer initial calculations, input clock frequency prescaler timer initial value can be calculated. Software can not be used to make up codevisionAVR help calculate the initial value.
Platform: | Size: 3465216 | Author: 杨奕庆 | Hits:

[Windows Develop078654

Description: 使用多媒体定时器,VC++精选编程学习源码,很好的参考资料。-Using multimedia timer, VC++ select learning programming source code, a good reference.
Platform: | Size: 14336 | Author: 南煎丸子 | Hits:

[Windows DevelopTimerDemo

Description: 使用定时器实时显示当前时间,VC++精选编程源码,很好的参考。-Use the timer display the current time, VC++ select programming source code, a good reference.
Platform: | Size: 19456 | Author: 糟熘鱼片 | Hits:

[Windows DevelopMilliSecondDemo

Description: 使用定时器显示毫秒级的时间,VC++精选编程源码,很好的参考。-Use the timer display millisecond time, VC++ select programming source code, a good reference.
Platform: | Size: 12288 | Author: 糟熘鱼片 | Hits:

[Windows Developtextshadeprj

Description: VC++制作渐变的文字,文字的色彩会越来越暗,也会越来越亮,最终形成渐变文字,帧较慢,效果并不是太好。还需要再优化完善,具体思路是先安装一个定时器,通过CDC 类的SetTextColor 函数在OnTimer()函数中改变字符串的颜色,并且注意尽量使颜色变化的梯度减校-VC++ production gradient text, text color will become dark, will be getting brighter, eventually forming a gradient text, frames slower, the effect is not very good. Still need to optimize the sound, the specific idea is to install a timer function by SetTextColor CDC class () function to change the color of the string in OnTimer, and pay attention to possible changes in the color gradient of less school
Platform: | Size: 28672 | Author: bpudn80 | Hits:

[Windows DevelopVCtimer

Description: VC 写的定时器 计数器示例程序,定时器响应函数(在SetTimer()函数的最后一个参数可以指定一个回调函数,没有指定时采用默认的回调函数OnTimer()),变量声明必须在“{}”中。如图所示的例子中,左侧为定时器,右侧为计数器,点击相应的控制按钮可测试对应功能。-VC wrote timer counter sample program, the timer response function (in SetTimer () function is the last parameter can specify a callback function, using the default when you do not specify a callback function OnTimer ()), the variable declaration must be in "{}" the. As shown in the example, the left side of the timer on the right side of the counter, click the appropriate button to test the corresponding control functions.
Platform: | Size: 21504 | Author: kpudn63 | Hits:

[GDI-BitmapTextShadePrj

Description: VC++制作渐变的文字,文字的色彩会越来越暗,也会越来越亮,最终形成渐变文字,帧较慢,效果并不是太好。还需要再优化完善,具体思路是先安装一个定时器,通过CDC 类的SetTextColor 函数在OnTimer()函数中改变字符串的颜色,并且注意尽量使颜色变化的梯度减小-VC++ produce gradient text, text color will be more dark, more light will eventually form a gradient text, frame slow, the effect is not very good. Still need to optimize the sound, the specific idea is to install a timer function by SetTextColor CDC class () function to change the color of the string in the OnTimer, and pay attention to possible changes in the color gradient decreases
Platform: | Size: 27648 | Author: wangshuang | Hits:
« 1 2 ... 9 10 11 12 13 1415 »

CodeBus www.codebus.net